POV-Ray : Newsgroups : povray.general : Problem shaping a CSG object : Re: Problem shaping a CSG object Server Time
30 Jul 2024 12:31:18 EDT (-0400)
  Re: Problem shaping a CSG object  
From: Le Forgeron
Date: 29 Jul 2009 12:56:40
Message: <4a707f48$1@news.povray.org>
Further thinking about your description, if apex really a segment parallel to base:

check volume 3 of news://news.povray.org:119/496f790c@news.povray.org
(title: "6 volumes" OP: Le_Forgeron, Date 15 january 2009)

It's a conocuneus, a quartic.
Toothpath tube classical end.

intersection {
box {<0,-1,-1><2,1,1>}
quartic {
  <0,0,0,0,0, 0,0,1,0,-1,
   0,0,0,0,0, 0,0,0,0,0,
   0,0,0,0,0, 4,0,0,0,0,
   0,0,0,0,0> }
}


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.